FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.pocd#current (140 ms)

Package hl7.fhir.uv.pocd
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/CodeSystem-operating-mode.html
Url http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode
Version current
Status draft
Date 2020-05-12
Name OperatingMode
Title Operating mode
Experimental False
Realm uv
Authority hl7
Description CodeSystem for IEEE 11073-10207 MdsState/OperatingMode
Content complete

Resources that use this resource

ValueSet
operating-mode Operating Mode

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode defines the following codes:

CodeDisplayDefinition
Nml NormalThe POC MEDICAL DEVICE operates in a mode that supports the fulfillment of its clinical functions.
Dmo DemoThe POC MEDICAL DEVICE operates in a mode that is intended for demonstration purposes only. Arbitrary values are generated.
Srv ServiceThe POC MEDICAL DEVICE operates in a mode that is intended for services purposes only.
Mtn MaintenanceMaintenance. The POC MEDICAL DEVICE operates in a mode that is intended for maintenance purposes only.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "operating-mode",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Nml<a name=\"operating-mode-Nml\"> </a></td><td>Normal</td><td>The POC MEDICAL DEVICE operates in a mode that supports the fulfillment of its clinical functions.</td></tr><tr><td style=\"white-space:nowrap\">Dmo<a name=\"operating-mode-Dmo\"> </a></td><td>Demo</td><td>The POC MEDICAL DEVICE operates in a mode that is intended for demonstration purposes only. Arbitrary values are generated.</td></tr><tr><td style=\"white-space:nowrap\">Srv<a name=\"operating-mode-Srv\"> </a></td><td>Service</td><td>The POC MEDICAL DEVICE operates in a mode that is intended for services purposes only.</td></tr><tr><td style=\"white-space:nowrap\">Mtn<a name=\"operating-mode-Mtn\"> </a></td><td>Maintenance</td><td>Maintenance. The POC MEDICAL DEVICE operates in a mode that is intended for maintenance purposes only.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode",
  "version" : "current",
  "name" : "OperatingMode",
  "title" : "Operating mode",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-05-12",
  "publisher" : "HL7 International - Devices Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description" : "CodeSystem for IEEE 11073-10207 MdsState/OperatingMode",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "Nml",
      "display" : "Normal",
      "definition" : "The POC MEDICAL DEVICE operates in a mode that supports the fulfillment of its clinical functions."
    },
    {
      "code" : "Dmo",
      "display" : "Demo",
      "definition" : "The POC MEDICAL DEVICE operates in a mode that is intended for demonstration purposes only. Arbitrary values are generated."
    },
    {
      "code" : "Srv",
      "display" : "Service",
      "definition" : "The POC MEDICAL DEVICE operates in a mode that is intended for services purposes only."
    },
    {
      "code" : "Mtn",
      "display" : "Maintenance",
      "definition" : "Maintenance. The POC MEDICAL DEVICE operates in a mode that is intended for maintenance purposes only."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.